Missing Controller
Error: {$base}Controller could not be found.
Error: Create the class {$base}Controller below in file: app/controllers/{$base}controller.php
<?php class {$base}Controller extends AppController { var $name = '{$base}'; } ?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp